charCodeAt Method (JScript 5.6)

Returns an integer representing the Unicode encoding of the character at the specified location.

strObj.charCodeAt(index)

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also